@CHARSET "UTF-8";
/*分享*/
*{margin:0px; padding:0px;}
.w_share1 { height:35px;margin-top:20px;}
.w_share1 a{ width:100px; height:35px; display:block; float:left; margin-right:10px; cursor:pointer;}
.w_share1 a.tsina{ background:url(../images/icon-wb.png?v20150205);}
.w_share1 a.qq{ background:url(../images/icon-qq.png?v20150205);}
.w_share1 a.qzone{ background:url(../images/icon-qz.png?v20150205);}
.w_share1 a.weixin{ background:url(../images/icon-wx.png?v20150205);}
.w_share1 a.more{ background:url(../images/share-more.png?v20150205);margin-right:0px;}

.w_share{}
.w_share a{ width:45px; height:30px; display:block; float:left; margin-right:10px;background:url(../images/share-icon.png) no-repeat; cursor:pointer;}
.w_share a:hover{background:url(../images/share-icon-hover.png) no-repeat;}
.w_share a.tsina{ }
.w_share a.weixin{ background-position:0 -30px;}
.w_share a.qzone{ background-position:0px -60px;}
.w_share a.qq{ background-position:0px -90px;}
.w_share a.email{ background-position:0px -120px;}
.w_share a.more{ background-position:0px -150px;}